Skip to content
Back to search
30
MCP

Defuddle Fetch

pulsemcp/defuddle fetch

Fetch web content with enhanced extraction using Defuddle

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Defuddle Fetch
Fetch content from the web, cleaned up nicely for LLMs (using Defuddle).
0 tools
@michaelvanlaar/n8n-nodes-defuddle
n8n node to extract main content from webpages using Defuddle library
0 tools
eBay
Fetch auctions from ebay.com.
0 tools
mcparmory-agentql
Query webpages and extract structured data using natural language
0 tools
Refetch
Fetch pages as markdown, search web and news, extract structured data. For AI agents.
0 tools · streamable-http
mcp-article-fetch
MCP server for extracting article content from web pages
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "defuddle_fetch": {
      "url": "None",
      "transport": "http"
    }
  }
}